-
Notifications
You must be signed in to change notification settings - Fork 178
top and head: allow limit keywords
#4249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
RyanL1997
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the change, in generally LGTM.
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
noCharger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve conflict
9c80c9f to
824ee95
Compare
ppl/src/test/java/org/opensearch/sql/ppl/utils/SPathRewriteTest.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
Signed-off-by: Simeon Widdis <[email protected]>
|
This PR is stalled because it has been open for 2 weeks with no activity. |
Signed-off-by: Simeon Widdis <[email protected]>
|
This PR is stalled because it has been open for 2 weeks with no activity. |
Description
A small set of improvements:
limit=Nforheadandtop, similar to whattimechartsupports. Helps makes queries slightly more readable if storing them somewhere.limitto the available keyword field names (wasn't added by timechart).AstPlanningTestto help split upAstBuilderTest, since that class is pretty large/unwieldy.Related Issues
N/A
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.